[INFO] cloning repository https://github.com/rainhead/dtest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainhead/dtest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainhead%2Fdtest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainhead%2Fdtest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1073a412306f89c5d70c05fb1c5bc3363d76a0d
[INFO] checking rainhead/dtest against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainhead%2Fdtest" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rainhead/dtest
[INFO] finished tweaking git repo https://github.com/rainhead/dtest
[INFO] tweaked toml for git repo https://github.com/rainhead/dtest written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rainhead/dtest on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rainhead/dtest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded serde_derive v1.0.101
[INFO] [stderr]   Downloaded unicode-xid v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.101
[INFO] [stderr]   Downloaded bitflags v1.1.0
[INFO] [stderr]   Downloaded vcpkg v0.2.7
[INFO] [stderr]   Downloaded pkg-config v0.3.16
[INFO] [stderr]   Downloaded autocfg v0.1.6
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded redox_syscall v0.1.56
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded byteorder v1.3.2
[INFO] [stderr]   Downloaded diesel_derives v1.4.0
[INFO] [stderr]   Downloaded time v0.1.42
[INFO] [stderr]   Downloaded ryu v1.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.4
[INFO] [stderr]   Downloaded serde_json v1.0.40
[INFO] [stderr]   Downloaded num-traits v0.2.8
[INFO] [stderr]   Downloaded syn v1.0.5
[INFO] [stderr]   Downloaded chrono v0.4.9
[INFO] [stderr]   Downloaded diesel v1.4.2
[INFO] [stderr]   Downloaded libc v0.2.62
[INFO] [stderr]   Downloaded winapi v0.3.8
[INFO] [stderr]   Downloaded libsqlite3-sys v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38
[INFO] running `Command { std: "docker" "start" "7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.12.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling diesel_derives v1.4.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking diesel v1.4.2
[INFO] [stderr]     Checking dtest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::prelude::*`
[INFO] [stdout]  --> src/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/models.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/models.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::prelude::*`
[INFO] [stdout]  --> src/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/models.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/models.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wall` and `args` are never read
[INFO] [stdout]    --> src/models.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct PortableEvent {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 163 |     wall: chrono::NaiveDateTime,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 164 |     args: EventArguments,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PortableEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wall` and `args` are never read
[INFO] [stdout]    --> src/models.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct PortableEvent {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 163 |     wall: chrono::NaiveDateTime,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 164 |     args: EventArguments,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PortableEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout]   | |         ---- `uuid` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_uuid`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout] 5 | |         introduced_at -> Integer,
[INFO] [stdout]   | |         ------------- `introduced_at` is not local
[INFO] [stdout] 6 | |     }
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_introduced_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     i_identify_with_event (asserted_at) {
[INFO] [stdout] 11 | |         asserted_at -> Integer,
[INFO] [stdout] 12 | |         with_id -> Integer,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     i_identify_with_event (asserted_at) {
[INFO] [stdout] 11 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 12 | |         with_id -> Integer,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     i_identify_with_event (asserted_at) {
[INFO] [stdout] 11 | |         asserted_at -> Integer,
[INFO] [stdout] 12 | |         with_id -> Integer,
[INFO] [stdout]    | |         ------- `with_id` is not local
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_with_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     identify_with_event (asserted_at) {
[INFO] [stdout] 18 | |         asserted_at -> Integer,
[INFO] [stdout] 19 | |         with_id -> Integer,
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     identify_with_event (asserted_at) {
[INFO] [stdout] 18 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 19 | |         with_id -> Integer,
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     identify_with_event (asserted_at) {
[INFO] [stdout] 18 | |         asserted_at -> Integer,
[INFO] [stdout] 19 | |         with_id -> Integer,
[INFO] [stdout]    | |         ------- `with_id` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_with_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     message (entity_id) {
[INFO] [stdout] 25 | |         entity_id -> Integer,
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout]   | |         ---- `uuid` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_uuid`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     message (entity_id) {
[INFO] [stdout] 25 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     entity (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         uuid -> Text,
[INFO] [stdout] 5 | |         introduced_at -> Integer,
[INFO] [stdout]   | |         ------------- `introduced_at` is not local
[INFO] [stdout] 6 | |     }
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_introduced_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout] 33 | |         peer_id -> Integer,
[INFO] [stdout]    | |         ------- `peer_id` is not local
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_peer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     i_identify_with_event (asserted_at) {
[INFO] [stdout] 11 | |         asserted_at -> Integer,
[INFO] [stdout] 12 | |         with_id -> Integer,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     i_identify_with_event (asserted_at) {
[INFO] [stdout] 11 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 12 | |         with_id -> Integer,
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / table! {
[INFO] [stdout] 10 | |     i_identify_with_event (asserted_at) {
[INFO] [stdout] 11 | |         asserted_at -> Integer,
[INFO] [stdout] 12 | |         with_id -> Integer,
[INFO] [stdout]    | |         ------- `with_id` is not local
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_with_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout] 41 | |         body -> Text,
[INFO] [stdout]    | |         ---- `body` is not local
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     identify_with_event (asserted_at) {
[INFO] [stdout] 18 | |         asserted_at -> Integer,
[INFO] [stdout] 19 | |         with_id -> Integer,
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout]    | |         ----------- `author_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_author_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     identify_with_event (asserted_at) {
[INFO] [stdout] 18 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 19 | |         with_id -> Integer,
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] 49 | |         body -> Text,
[INFO] [stdout]    | |         ---- `body` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] 49 | |         body -> Text,
[INFO] [stdout] 50 | |         sent_at -> Timestamp,
[INFO] [stdout]    | |         ------- `sent_at` is not local
[INFO] [stdout] 51 | |     }
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_sent_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / table! {
[INFO] [stdout] 55 | |     mutually_identify (left_id, right_id) {
[INFO] [stdout] 56 | |         left_id -> Integer,
[INFO] [stdout] 57 | |         right_id -> Integer,
[INFO] [stdout] 58 | |     }
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / table! {
[INFO] [stdout] 17 | |     identify_with_event (asserted_at) {
[INFO] [stdout] 18 | |         asserted_at -> Integer,
[INFO] [stdout] 19 | |         with_id -> Integer,
[INFO] [stdout]    | |         ------- `with_id` is not local
[INFO] [stdout] 20 | |     }
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_with_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / table! {
[INFO] [stdout] 55 | |     mutually_identify (left_id, right_id) {
[INFO] [stdout] 56 | |         left_id -> Integer,
[INFO] [stdout]    | |         ------- `left_id` is not local
[INFO] [stdout] 57 | |         right_id -> Integer,
[INFO] [stdout] 58 | |     }
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_left_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / table! {
[INFO] [stdout] 55 | |     mutually_identify (left_id, right_id) {
[INFO] [stdout] 56 | |         left_id -> Integer,
[INFO] [stdout] 57 | |         right_id -> Integer,
[INFO] [stdout]    | |         -------- `right_id` is not local
[INFO] [stdout] 58 | |     }
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_right_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / table! {
[INFO] [stdout] 62 | |     my_name_is_event (asserted_at) {
[INFO] [stdout] 63 | |         asserted_at -> Integer,
[INFO] [stdout] 64 | |         name -> Text,
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / table! {
[INFO] [stdout] 62 | |     my_name_is_event (asserted_at) {
[INFO] [stdout] 63 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 64 | |         name -> Text,
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / table! {
[INFO] [stdout] 62 | |     my_name_is_event (asserted_at) {
[INFO] [stdout] 63 | |         asserted_at -> Integer,
[INFO] [stdout] 64 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     message (entity_id) {
[INFO] [stdout] 25 | |         entity_id -> Integer,
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / table! {
[INFO] [stdout] 24 | |     message (entity_id) {
[INFO] [stdout] 25 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout]    | |         ---- `uuid` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout] 72 | |         is_local -> Bool,
[INFO] [stdout]    | |         -------- `is_local` is not local
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_is_local`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout]    | |         ------- `peer_id` is not local
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_peer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] 80 | |         retracted_at -> Nullable<Integer>,
[INFO] [stdout]    | |         ------------ `retracted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_retracted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] 80 | |         retracted_at -> Nullable<Integer>,
[INFO] [stdout] 81 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 82 | |     }
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / table! {
[INFO] [stdout] 30 | |     message_author (entity_id) {
[INFO] [stdout] 31 | |         entity_id -> Integer,
[INFO] [stdout] 32 | |         asserted_at -> Integer,
[INFO] [stdout] 33 | |         peer_id -> Integer,
[INFO] [stdout]    | |         ------- `peer_id` is not local
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_peer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / table! {
[INFO] [stdout] 86 | |     peer_name_event (asserted_at) {
[INFO] [stdout] 87 | |         asserted_at -> Integer,
[INFO] [stdout] 88 | |         name -> Text,
[INFO] [stdout] 89 | |     }
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / table! {
[INFO] [stdout] 86 | |     peer_name_event (asserted_at) {
[INFO] [stdout] 87 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 88 | |         name -> Text,
[INFO] [stdout] 89 | |     }
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / table! {
[INFO] [stdout] 86 | |     peer_name_event (asserted_at) {
[INFO] [stdout] 87 | |         asserted_at -> Integer,
[INFO] [stdout] 88 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 89 | |     }
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / table! {
[INFO] [stdout] 93 | |     same_person (left_id, right_id) {
[INFO] [stdout] 94 | |         left_id -> Integer,
[INFO] [stdout] 95 | |         right_id -> Integer,
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / table! {
[INFO] [stdout] 93 | |     same_person (left_id, right_id) {
[INFO] [stdout] 94 | |         left_id -> Integer,
[INFO] [stdout]    | |         ------- `left_id` is not local
[INFO] [stdout] 95 | |         right_id -> Integer,
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_left_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / table! {
[INFO] [stdout] 93 | |     same_person (left_id, right_id) {
[INFO] [stdout] 94 | |         left_id -> Integer,
[INFO] [stdout] 95 | |         right_id -> Integer,
[INFO] [stdout]    | |         -------- `right_id` is not local
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_right_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout]     | |         ----------- `asserted_at` is not local
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout]     | |         ---------- `message_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_message_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / table! {
[INFO] [stdout] 38 | |     message_body (entity_id, asserted_at) {
[INFO] [stdout] 39 | |         entity_id -> Integer,
[INFO] [stdout] 40 | |         asserted_at -> Integer,
[INFO] [stdout] 41 | |         body -> Text,
[INFO] [stdout]    | |         ---- `body` is not local
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout] 103 | |         body -> Text,
[INFO] [stdout]     | |         ---- `body` is not local
[INFO] [stdout] 104 | |     }
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / table! {
[INFO] [stdout] 108 | |     send_message_events (event_id) {
[INFO] [stdout] 109 | |         event_id -> Integer,
[INFO] [stdout] 110 | |     }
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / table! {
[INFO] [stdout] 108 | |     send_message_events (event_id) {
[INFO] [stdout] 109 | |         event_id -> Integer,
[INFO] [stdout]     | |         -------- `event_id` is not local
[INFO] [stdout] 110 | |     }
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_event_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout]    | |         --------- `entity_id` is not local
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_entity_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout]     | |         ---- `wall` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_wall`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout]    | |         ----------- `author_name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_author_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] 49 | |         body -> Text,
[INFO] [stdout]    | |         ---- `body` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] 117 | |         peer_id -> Integer,
[INFO] [stdout]     | |         ------- `peer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_peer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] 117 | |         peer_id -> Integer,
[INFO] [stdout] 118 | |         seq_no -> Integer,
[INFO] [stdout]     | |         ------ `seq_no` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_seq_no`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / table! {
[INFO] [stdout] 46 | |     message_view (entity_id) {
[INFO] [stdout] 47 | |         entity_id -> Integer,
[INFO] [stdout] 48 | |         author_name -> Nullable<Text>,
[INFO] [stdout] 49 | |         body -> Text,
[INFO] [stdout] 50 | |         sent_at -> Timestamp,
[INFO] [stdout]    | |         ------- `sent_at` is not local
[INFO] [stdout] 51 | |     }
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_sent_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |         event_type -> Text,
[INFO] [stdout]     | |         ---------- `event_type` is not local
[INFO] [stdout] 120 | |     }
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_event_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_entity`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_entity`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this function `_impl_queryable_for_entity`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |                                   ^-----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `BelongsTo` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_associations_for_entity`
[INFO] [stdout] 17 | #[table_name="entity"]
[INFO] [stdout] 18 | #[belongs_to(Time, foreign_key="introduced_at")]
[INFO] [stdout]    |              ---- `Time` is not local
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Identifiable, Queryable, PartialEq, Debug)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_peer`
[INFO] [stdout] ...
[INFO] [stdout] 71 | pub struct Peer {
[INFO] [stdout]    |            ---- `Peer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Identifiable, Queryable, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_peer`
[INFO] [stdout] ...
[INFO] [stdout] 71 | pub struct Peer {
[INFO] [stdout]    |            ---- `Peer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Identifiable, Queryable, PartialEq, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this function `_impl_queryable_for_peer`
[INFO] [stdout] ...
[INFO] [stdout] 71 | pub struct Peer {
[INFO] [stdout]    |            ---- `Peer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_time`
[INFO] [stdout] ...
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_time`
[INFO] [stdout] ...
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:24
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_time`
[INFO] [stdout] ...
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_time`
[INFO] [stdout]  99 | #[table_name="time"]
[INFO] [stdout] 100 | #[belongs_to(Peer)]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Serialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EventType`
[INFO] [stdout] 176 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 177 | pub enum EventType {
[INFO] [stdout]     |          --------- `EventType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `Deserialize` is not local
[INFO] [stdout]     |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EventType`
[INFO] [stdout] 176 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 177 | pub enum EventType {
[INFO] [stdout]     |          --------- `EventType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:24
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_sendmessageevent`
[INFO] [stdout] 210 | #[table_name="send_message_event"]
[INFO] [stdout] 211 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 212 | #[belongs_to(Entity, foreign_key="message_id")]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 213 | #[primary_key(asserted_at)]
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                                 ^---------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `Insertable` is not local
[INFO] [stdout]     |                                                 `table` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_insertable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                                 -^^^^^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `Insertable` is not local
[INFO] [stdout]     |                                                 `table` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_insertable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                                 ^---------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |                                                 `table` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_insertable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_message`
[INFO] [stdout] ...
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_message`
[INFO] [stdout] ...
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:24
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_message`
[INFO] [stdout] ...
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:35
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_message`
[INFO] [stdout] 261 | #[table_name="message"]
[INFO] [stdout] 262 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 263 | #[primary_key(entity_id)]
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:10
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:10
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / table! {
[INFO] [stdout] 55 | |     mutually_identify (left_id, right_id) {
[INFO] [stdout] 56 | |         left_id -> Integer,
[INFO] [stdout] 57 | |         right_id -> Integer,
[INFO] [stdout] 58 | |     }
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / table! {
[INFO] [stdout] 55 | |     mutually_identify (left_id, right_id) {
[INFO] [stdout] 56 | |         left_id -> Integer,
[INFO] [stdout]    | |         ------- `left_id` is not local
[INFO] [stdout] 57 | |         right_id -> Integer,
[INFO] [stdout] 58 | |     }
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_left_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 284 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 285 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 285 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:24
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:35
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 309 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 310 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:35
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 310 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:35
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 333 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        -^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:36
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `Queryable` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this function `_impl_queryable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:47
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                               ^-----------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               `BelongsTo` is not local
[INFO] [stdout]     |                                               move the `impl` block outside of this function `_impl_associations_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 359 | #[belongs_to(Peer, foreign_key="with_id")]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / table! {
[INFO] [stdout] 55 | |     mutually_identify (left_id, right_id) {
[INFO] [stdout] 56 | |         left_id -> Integer,
[INFO] [stdout] 57 | |         right_id -> Integer,
[INFO] [stdout]    | |         -------- `right_id` is not local
[INFO] [stdout] 58 | |     }
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_right_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:35
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 391 | #[belongs_to(Peer, foreign_key="left_id")]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:24
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:35
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 417 | #[belongs_to(Peer, foreign_key="left_id")]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:10
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:10
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        -^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / table! {
[INFO] [stdout] 62 | |     my_name_is_event (asserted_at) {
[INFO] [stdout] 63 | |         asserted_at -> Integer,
[INFO] [stdout] 64 | |         name -> Text,
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:36
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `Queryable` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this function `_impl_queryable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:47
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                               ^-----------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               `BelongsTo` is not local
[INFO] [stdout]     |                                               move the `impl` block outside of this function `_impl_associations_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 444 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:24
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:35
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 465 | #[belongs_to(Peer)]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:35
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 466 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 467 | #[belongs_to(Retraction, foreign_key="retracted_at")]
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:35
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 467 | #[belongs_to(Retraction, foreign_key="retracted_at")]
[INFO] [stdout]     |              ---------- `Retraction` is not local
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / table! {
[INFO] [stdout] 62 | |     my_name_is_event (asserted_at) {
[INFO] [stdout] 63 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 64 | |         name -> Text,
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / table! {
[INFO] [stdout] 62 | |     my_name_is_event (asserted_at) {
[INFO] [stdout] 63 | |         asserted_at -> Integer,
[INFO] [stdout] 64 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 65 | |     }
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout]    | |         ---- `uuid` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / table! {
[INFO] [stdout] 69 | |     peer (id) {
[INFO] [stdout] 70 | |         id -> Integer,
[INFO] [stdout] 71 | |         uuid -> Text,
[INFO] [stdout] 72 | |         is_local -> Bool,
[INFO] [stdout]    | |         -------- `is_local` is not local
[INFO] [stdout] 73 | |     }
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_is_local`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout]    | |         ------- `peer_id` is not local
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_peer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] 80 | |         retracted_at -> Nullable<Integer>,
[INFO] [stdout]    | |         ------------ `retracted_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_retracted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / table! {
[INFO] [stdout] 77 | |     peer_name (peer_id, asserted_at) {
[INFO] [stdout] 78 | |         peer_id -> Integer,
[INFO] [stdout] 79 | |         asserted_at -> Integer,
[INFO] [stdout] 80 | |         retracted_at -> Nullable<Integer>,
[INFO] [stdout] 81 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 82 | |     }
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / table! {
[INFO] [stdout] 86 | |     peer_name_event (asserted_at) {
[INFO] [stdout] 87 | |         asserted_at -> Integer,
[INFO] [stdout] 88 | |         name -> Text,
[INFO] [stdout] 89 | |     }
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / table! {
[INFO] [stdout] 86 | |     peer_name_event (asserted_at) {
[INFO] [stdout] 87 | |         asserted_at -> Integer,
[INFO] [stdout]    | |         ----------- `asserted_at` is not local
[INFO] [stdout] 88 | |         name -> Text,
[INFO] [stdout] 89 | |     }
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / table! {
[INFO] [stdout] 86 | |     peer_name_event (asserted_at) {
[INFO] [stdout] 87 | |         asserted_at -> Integer,
[INFO] [stdout] 88 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] 89 | |     }
[INFO] [stdout] 90 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / table! {
[INFO] [stdout] 93 | |     same_person (left_id, right_id) {
[INFO] [stdout] 94 | |         left_id -> Integer,
[INFO] [stdout] 95 | |         right_id -> Integer,
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / table! {
[INFO] [stdout] 93 | |     same_person (left_id, right_id) {
[INFO] [stdout] 94 | |         left_id -> Integer,
[INFO] [stdout]    | |         ------- `left_id` is not local
[INFO] [stdout] 95 | |         right_id -> Integer,
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_left_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / table! {
[INFO] [stdout] 93 | |     same_person (left_id, right_id) {
[INFO] [stdout] 94 | |         left_id -> Integer,
[INFO] [stdout] 95 | |         right_id -> Integer,
[INFO] [stdout]    | |         -------- `right_id` is not local
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_right_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout]     | |         ----------- `asserted_at` is not local
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_asserted_at`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout]     | |         ---------- `message_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_message_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / table! {
[INFO] [stdout] 100 | |     send_message_event (asserted_at) {
[INFO] [stdout] 101 | |         asserted_at -> Integer,
[INFO] [stdout] 102 | |         message_id -> Integer,
[INFO] [stdout] 103 | |         body -> Text,
[INFO] [stdout]     | |         ---- `body` is not local
[INFO] [stdout] 104 | |     }
[INFO] [stdout] 105 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / table! {
[INFO] [stdout] 108 | |     send_message_events (event_id) {
[INFO] [stdout] 109 | |         event_id -> Integer,
[INFO] [stdout] 110 | |     }
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / table! {
[INFO] [stdout] 108 | |     send_message_events (event_id) {
[INFO] [stdout] 109 | |         event_id -> Integer,
[INFO] [stdout]     | |         -------- `event_id` is not local
[INFO] [stdout] 110 | |     }
[INFO] [stdout] 111 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_event_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | | `table` is not local
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout]     | |         -- `id` is not local
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout]     | |         ---- `wall` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_wall`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] 117 | |         peer_id -> Integer,
[INFO] [stdout]     | |         ------- `peer_id` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_peer_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] 117 | |         peer_id -> Integer,
[INFO] [stdout] 118 | |         seq_no -> Integer,
[INFO] [stdout]     | |         ------ `seq_no` is not local
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_seq_no`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/schema.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / table! {
[INFO] [stdout] 114 | |     time (id) {
[INFO] [stdout] 115 | |         id -> Integer,
[INFO] [stdout] 116 | |         wall -> Timestamp,
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |         event_type -> Text,
[INFO] [stdout]     | |         ---------- `event_type` is not local
[INFO] [stdout] 120 | |     }
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | | ^
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_`QueryId` is not local
[INFO] [stdout]     |   move the `impl` block outside of this function `_impl_query_id_for_event_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_entity`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_entity`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this function `_impl_queryable_for_entity`
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]    |                                   ^-----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `BelongsTo` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this function `_impl_associations_for_entity`
[INFO] [stdout] 17 | #[table_name="entity"]
[INFO] [stdout] 18 | #[belongs_to(Time, foreign_key="introduced_at")]
[INFO] [stdout]    |              ---- `Time` is not local
[INFO] [stdout] 19 | pub struct Entity {
[INFO] [stdout]    |            ------ `Entity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Identifiable, Queryable, PartialEq, Debug)]
[INFO] [stdout]    |          ^-----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `HasTable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_peer`
[INFO] [stdout] ...
[INFO] [stdout] 71 | pub struct Peer {
[INFO] [stdout]    |            ---- `Peer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Identifiable, Queryable, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Identifiable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_identifiable_for_peer`
[INFO] [stdout] ...
[INFO] [stdout] 71 | pub struct Peer {
[INFO] [stdout]    |            ---- `Peer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Identifiable, Queryable, PartialEq, Debug)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Queryable` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this function `_impl_queryable_for_peer`
[INFO] [stdout] ...
[INFO] [stdout] 71 | pub struct Peer {
[INFO] [stdout]    |            ---- `Peer` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_time`
[INFO] [stdout] ...
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_time`
[INFO] [stdout] ...
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:24
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_time`
[INFO] [stdout] ...
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:98:35
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_time`
[INFO] [stdout]  99 | #[table_name="time"]
[INFO] [stdout] 100 | #[belongs_to(Peer)]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 101 | pub struct Time {
[INFO] [stdout]     |            ---- `Time` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |          ^--------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Serialize` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EventType`
[INFO] [stdout] 176 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 177 | pub enum EventType {
[INFO] [stdout]     |          --------- `EventType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                     ^----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `Deserialize` is not local
[INFO] [stdout]     |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EventType`
[INFO] [stdout] 176 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 177 | pub enum EventType {
[INFO] [stdout]     |          --------- `EventType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:24
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_sendmessageevent`
[INFO] [stdout] 210 | #[table_name="send_message_event"]
[INFO] [stdout] 211 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 212 | #[belongs_to(Entity, foreign_key="message_id")]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 213 | #[primary_key(asserted_at)]
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                                 ^---------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `Insertable` is not local
[INFO] [stdout]     |                                                 `table` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_insertable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                                 -^^^^^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `Insertable` is not local
[INFO] [stdout]     |                                                 `table` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_insertable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:209:49
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[derive(Identifiable, Queryable, Associations, Insertable, PartialEq, Debug)]
[INFO] [stdout]     |                                                 ^---------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |                                                 `table` is not local
[INFO] [stdout]     |                                                 move the `impl` block outside of this function `_impl_insertable_for_sendmessageevent`
[INFO] [stdout] ...
[INFO] [stdout] 214 | pub struct SendMessageEvent {
[INFO] [stdout]     |            ---------------- `SendMessageEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_message`
[INFO] [stdout] ...
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_message`
[INFO] [stdout] ...
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:24
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_message`
[INFO] [stdout] ...
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:260:35
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_message`
[INFO] [stdout] 261 | #[table_name="message"]
[INFO] [stdout] 262 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 263 | #[primary_key(entity_id)]
[INFO] [stdout] 264 | pub struct Message {
[INFO] [stdout]     |            ------- `Message` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:10
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:10
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 284 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 285 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:281:35
[INFO] [stdout]     |
[INFO] [stdout] 281 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messagebody`
[INFO] [stdout] ...
[INFO] [stdout] 285 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 286 | pub struct MessageBody {
[INFO] [stdout]     |            ----------- `MessageBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:24
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:35
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 309 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 310 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:306:35
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messageauthor`
[INFO] [stdout] ...
[INFO] [stdout] 310 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 311 | pub struct MessageAuthor {
[INFO] [stdout]     |            ------------- `MessageAuthor` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:330:35
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_messageview`
[INFO] [stdout] ...
[INFO] [stdout] 333 | #[belongs_to(Entity)]
[INFO] [stdout]     |              ------ `Entity` is not local
[INFO] [stdout] 334 | pub struct MessageView {
[INFO] [stdout]     |            ----------- `MessageView` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        -^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:24
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:36
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `Queryable` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this function `_impl_queryable_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:356:47
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                               ^-----------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               `BelongsTo` is not local
[INFO] [stdout]     |                                               move the `impl` block outside of this function `_impl_associations_for_iidentifywithevent`
[INFO] [stdout] ...
[INFO] [stdout] 359 | #[belongs_to(Peer, foreign_key="with_id")]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 360 | pub struct IIdentifyWithEvent {
[INFO] [stdout]     |            ------------------ `IIdentifyWithEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:388:35
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_mutuallyidentify`
[INFO] [stdout] ...
[INFO] [stdout] 391 | #[belongs_to(Peer, foreign_key="left_id")]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 392 | pub struct MutuallyIdentify {
[INFO] [stdout]     |            ---------------- `MutuallyIdentify` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:24
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:414:35
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[derive(Identifiable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_sameperson`
[INFO] [stdout] ...
[INFO] [stdout] 417 | #[belongs_to(Peer, foreign_key="left_id")]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] 418 | pub struct SamePerson {
[INFO] [stdout]     |            ---------- `SamePerson` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:10
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:10
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        -^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Insertable` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                        ^---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `UndecoratedInsertRecord` is not local
[INFO] [stdout]     |                        `table` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_insertable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:36
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                    ^--------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `Queryable` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this function `_impl_queryable_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:441:47
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[derive(Identifiable, Insertable, Queryable, Associations, PartialEq, Debug)]
[INFO] [stdout]     |                                               ^-----------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               `BelongsTo` is not local
[INFO] [stdout]     |                                               move the `impl` block outside of this function `_impl_associations_for_mynameisevent`
[INFO] [stdout] ...
[INFO] [stdout] 444 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 445 | pub struct MyNameIsEvent {
[INFO] [stdout]     |            ------------- `MyNameIsEvent` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `HasTable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `Identifiable` is not local
[INFO] [stdout]     |          move the `impl` block outside of this function `_impl_identifiable_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:24
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                        ^--------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Queryable` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this function `_impl_queryable_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:35
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 465 | #[belongs_to(Peer)]
[INFO] [stdout]     |              ---- `Peer` is not local
[INFO] [stdout] ...
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:35
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 466 | #[belongs_to(Time, foreign_key="asserted_at")]
[INFO] [stdout]     |              ---- `Time` is not local
[INFO] [stdout] 467 | #[belongs_to(Retraction, foreign_key="retracted_at")]
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/models.rs:462:35
[INFO] [stdout]     |
[INFO] [stdout] 462 | #[derive(Identifiable, Queryable, Associations, Debug)]
[INFO] [stdout]     |                                   ^-----------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `BelongsTo` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this function `_impl_associations_for_peername`
[INFO] [stdout] ...
[INFO] [stdout] 467 | #[belongs_to(Retraction, foreign_key="retracted_at")]
[INFO] [stdout]     |              ---------- `Retraction` is not local
[INFO] [stdout] 468 | pub struct PeerName {
[INFO] [stdout]     |            -------- `PeerName` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Associations` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Associations` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the derive macro `Associations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.28s
[INFO] running `Command { std: "docker" "inspect" "7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38", kill_on_drop: false }`
[INFO] [stdout] 7d3fb4e358ec5e8b2db0b0a1e712a22f8ec227517dfe1ea328dbd0cacea02a38
